home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_068 / read me < prev    next >
Text File  |  1992-05-06  |  4KB  |  114 lines

  1.  
  2.             MicroGNUEmacs for the Amiga
  3.  
  4.     This diskette contains the latest Amiga version of MicroGNUEmacs
  5.     (MG 1b), a small but powerful text editor that also runs on many
  6.     other computer systems besides the Amiga. 
  7.  
  8.     One of MG's major goals is to be compatible with its "cousin"
  9.     GNU Emacs, so certain features you may have seen in other
  10.     versions of MicroEmacs may work differently here, or not exist.
  11.     Hopefully, you'll find the added features MG provides to be
  12.     worth the trouble it takes to make the switch. 
  13.  
  14.     As well as the commands available on *all* systems MG supports,
  15.     Amiga MG has many Amiga-specific features: the Amiga mouse (with
  16.     24 different functions!), Intuition pull-down menus, the Browser
  17.     (a very nice way to select files), Amiga function keys, a
  18.     full-screen editing window, and support for using a different
  19.     text font in the editing window. 
  20.  
  21. Contents of this disk:
  22.  
  23. :Read Me
  24.  
  25.     This file.
  26.  
  27. :mg1b/README
  28.  
  29.     The README file for all versions of MG.  It contains a brief
  30.     description of MG and its predecessors, and gives credit to the
  31.     many people involved in the development of MG.  It also provides
  32.     network addresses for forwarding bug reports and fixes.
  33.  
  34. :mg1b/MG
  35.  
  36.     The editor itself.  The copy of MG on this disk was compiled
  37.     under Intuition 1.2 using Manx Aztec C 3.20a, using the 3.20a
  38.     (Workbench 1.1) include files.  MG can also be compiled using
  39.     Lattice C (see sys/amiga/Makefile.LATTICE for more information).
  40.  
  41.     There are *many* compile-time options that one can turn on and
  42.     off when compiling MG.  The copy on this diskette was compiled
  43.     with just about everything turned on; if you read about a
  44.     feature in "Amiga Doc", you should be able to use this copy to
  45.     test it.
  46.  
  47.     A request to all you hackers out there: if you play around with
  48.     MG and compile in your own changes (or take things out) and then
  49.     give it away, PLEASE GIVE AWAY A COPY OF THE ORIGINAL!  It's not
  50.     fair to give customized software away to someone who's expecting
  51.     it to work like the documentation says...
  52.  
  53. :mg1b/Tutorial
  54.  
  55.     A tutorial for MG, created by Randy Spencer from the GNU Emacs
  56.     tutorial.  To invoke the tutorial from the Workbench, just click
  57.     on the Tutorial icon.  To invoke it from the CLI, change your
  58.     current directory :mg1b, then issue the command command
  59.         mg tutorial
  60.  
  61.     While in the tutorial, you may accidentally modify it and then
  62.     end up saving the changes.  There is a copy of the tutorial in
  63.     Tutorial.backup for just this reason.
  64.  
  65. :mg1b/Startup.Doc
  66.  
  67.     Information on how to create and use MG startup files.  Since MG
  68.     is specifically designed to be compatible with versions on other
  69.     systems, there are some things that aren't automatically set up
  70.     when you invoke the default version. The startup file lets you
  71.     take care of these adjustments.
  72.  
  73. :mg1b/Example .mg
  74.  
  75.     A sample initialization file for MG.  You can modify this file
  76.     and copy it into s:.mg, so MG can find it no matter where your
  77.     current directory may be.
  78.  
  79. :mg1b/Functions
  80.  
  81.     A list of the functions supported by the system-independent part
  82.     of MG.  This includes the bulk of the editing functions.
  83.  
  84. :mg1b/sys/amiga/Amiga.Doc
  85.  
  86.     Documentation on the Amiga-specific functions supported by Amiga
  87.     MG, including information about compilation options, the mouse,
  88.     the Browser, rebinding function keys, and the like.
  89.  
  90. :mg1b/#?
  91.  
  92.     Sources (in C) for the system-independent and Amiga-specific
  93.     parts of MG 1b.
  94.  
  95. :mg1b/Other_Systems/#?
  96.  
  97.     Compressed tar files containing the system-specific sources for
  98.     *all* the other systems MG supports.    The file README gives
  99.     brief instructions on how to reconstitute the files from
  100.     their compressed and packed state.
  101.  
  102. Enjoy,
  103.  
  104. Mic Kaczmarczik
  105. 2101 San Gabriel, #202
  106. Austin, TX 78705
  107. UUCP:    ...!seismo!ut-sally!ut-ngp!mic
  108. ARPA:    mic@ngp.utexas.edu
  109. BITNET:    ccep001@UTADNX.BITNET
  110.  
  111. P.S. Thanks to the Dallas SCOPE (Society of Commodore Owners & PET
  112. Enthusiasts) for the use of their More program and text file icons,
  113. and Peter Goodeve for the use of his XICON program. 
  114.